ipfib:MplsNextHopInfo
NextHop adjacency information for label entries
Telemetry Sensor Path(s)
Configurable Properties
PROPERTY NAME | DATA TYPE | DESCRIPTION | PERMITTED VALUES |
---|---|---|---|
name | naming:Name256 (string:Basic) |
The name of the object. | MAX SIZE: 63 |
nhAddr | address:Ip |
NextHop IP address. It could be a connected or a remote Next Hop | Value must match ipv4 or ipv6 known format |
Operational Properties
PROPERTY NAME | DATA TYPE | DESCRIPTION | POSSIBLE VALUES |
---|---|---|---|
nhIntf | nw:IfId (base:IfIndex) |
NextHop Interface ID. The port on the switch where the next hop ip address is learnt | Must match first field in the output of show intf brief . Example: Eth1/1 or Vlan100 |
outLabel | string:Basic |
Outgoing label Stack for MPLS next hops | A sequence of characters |
outOperation | ipfib:OutOperEnum (scalar:Enum8) |
Operation performed on outgoing packets for MPLS next hops. Push/Swap/Pop | SELECTION: 0 - DEFAULT 1 - PUSH 2 - SWAP 3 - POP DEFAULT: DEFAULT |
partialInst | string:Basic |
Identifies if the route is partially installed | A sequence of characters |
routeType | ipfib:SpecialAdj (scalar:Enum8) |
Special route type. Marks if its a drop/direct/supervisor route | SELECTION: 0 - DEFAULT 1 - ATTACHED 2 - RECEIVE 3 - DROP DEFAULT: DEFAULT |
Internal Properties
PROPERTY NAME | DATA TYPE | DESCRIPTION | POSSIBLE VALUES |
---|---|---|---|
modTs | mo:TStamp (scalar:Date) |
The time when this object was last modified. | SELECTION: 0 - never DEFAULT: never |
status | mo:ModificationStatus (scalar:Bitmask32) |
The upgrade status. This property is for internal use only. | SELECTION: 2 - created 4 - modified 8 - deleted 16 - replaced |